FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (110 ms)

Package uk.nhsdigital.r4.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient-PDS
Url https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient-PDS
Status draft
Name NHSDigitalPatientPDS
Experimental False
Description This profile is designed around Patient Demographics Services and PDS may be used as the source of this data. Use of PDS is not mandatory for Patient resources, Patient Administration Systems (PAS) and Master Patient Index (MPI) may be used instead. Only traced NHS Number SHOULD be used with this resource unless explicitly stated. Within NHS Trusts the inclusion of MRN (Medical Record Numbers) identifiers is highly recommended.
Purpose Constraint profile which represents the full NHS Digital requirement for Patient resources as defined in Personnel Demogrpahics Service (PDS).
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense NHSDigitalMedicationDispense
https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest NHSDigitalMedicationRequest

Resources that this resource uses

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient NHSDigitalPatient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "d8f37a5d-2c06-41c6-bf36-46e987d8111e",
  "url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient-PDS",
  "name" : "NHSDigitalPatientPDS",
  "status" : "draft",
  "description" : "This profile is designed around Patient Demographics Services and PDS may be used as the source of this data. \r\nUse of PDS is not mandatory for Patient resources, Patient Administration Systems (PAS) and Master Patient Index (MPI) may be used instead. Only traced NHS Number SHOULD be used with this resource unless explicitly stated. Within NHS Trusts the inclusion of MRN (Medical Record Numbers) identifiers is highly recommended.",
  "purpose" : "Constraint profile which represents the full NHS Digital requirement for Patient resources as defined in Personnel Demogrpahics Service (PDS).",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "min" : 1
      },
      {
        "id" : "Patient.identifier:nhsNumber",
        "path" : "Patient.identifier",
        "sliceName" : "nhsNumber",
        "min" : 1
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "min" : 1
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "min" : 1
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.